home *** CD-ROM | disk | FTP | other *** search
- /*
- File: IntlResources.idl
-
- Contains: International Resource definitions.
-
- Version: Technology: System 7.5
- Release: Universal Interfaces 3.0d3 on Copland DR1
-
- Copyright: © 1984-1996 by Apple Computer, Inc. All rights reserved.
-
- Bugs?: If you find a problem with this file, send the file and version
- information (from above) and the problem description to:
-
- Internet: apple.bugs@applelink.apple.com
- AppleLink: APPLE.BUGS
-
- */
- #ifndef __INTLRESOURCES_IDL__
- #define __INTLRESOURCES_IDL__
-
- #include <somobj.idl>
- #include <somcls.idl>
-
- #ifndef __TYPES_IDL__
- #include <Types.idl>
- #endif
-
- #ifdef __SOMIDL__
-
- typedef SInt8 DateOrders;
-
- #if FOR_SYSTEM7_AND_SYSTEM8_DEPRECATED
- #endif
- /* move OffsetTable to QuickdrawText */
- typedef SOMLargeStruct Intl0Rec; /* Derived from a struct of 32 bytes in size */
-
- typedef OpaquePtr Intl0Ptr; /* Substituted OpaquePtr for “Intl0Rec*” */
-
- typedef OpaquePtr Intl0Hndl; /* Substituted OpaquePtr for “Intl0Ptr*” */
-
- typedef SOMLargeStruct Intl1Rec; /* Derived from a struct of 332 bytes in size */
-
- typedef OpaquePtr Intl1Ptr; /* Substituted OpaquePtr for “Intl1Rec*” */
-
- typedef OpaquePtr Intl1Hndl; /* Substituted OpaquePtr for “Intl1Ptr*” */
-
- /*fields for optional itl1 extension*/
- typedef SOMLargeStruct Itl1ExtRec; /* Derived from a struct of 380 bytes in size */
-
- #if FOR_SYSTEM7_AND_SYSTEM8_DEPRECATED
- #endif
- typedef SOMLargeStruct UntokenTable; /* Derived from a struct of 516 bytes in size */
-
- typedef OpaquePtr UntokenTablePtr; /* Substituted OpaquePtr for “UntokenTable*” */
-
- typedef OpaquePtr UntokenTableHandle; /* Substituted OpaquePtr for “UntokenTablePtr*” */
-
- typedef SOMFourByteStruct WideChar; /* Derived from a struct of 4 bytes in size */
-
- typedef SOMLargeStruct WideCharArr; /* Derived from a struct of 22 bytes in size */
-
- typedef SOMLargeStruct NumberParts; /* Derived from a struct of 172 bytes in size */
-
- typedef OpaquePtr NumberPartsPtr; /* Substituted OpaquePtr for “NumberParts*” */
-
- typedef SOMLargeStruct Itl4Rec; /* Derived from a struct of 52 bytes in size */
-
- typedef OpaquePtr Itl4Ptr; /* Substituted OpaquePtr for “Itl4Rec*” */
-
- typedef OpaquePtr Itl4Handle; /* Substituted OpaquePtr for “Itl4Ptr*” */
-
- /* New NItl4Rec for System 7.0: */
- typedef SOMLargeStruct NItl4Rec; /* Derived from a struct of 68 bytes in size */
-
- typedef OpaquePtr NItl4Ptr; /* Substituted OpaquePtr for “NItl4Rec*” */
-
- typedef OpaquePtr NItl4Handle; /* Substituted OpaquePtr for “NItl4Ptr*” */
-
- typedef SOMLargeStruct TableDirectoryRecord; /* Derived from a struct of 16 bytes in size */
-
- typedef SOMLargeStruct Itl5Record; /* Derived from a struct of 28 bytes in size */
-
- typedef SOMLargeStruct RuleBasedTrslRecord; /* Derived from a struct of 10 bytes in size */
-
- typedef SOMLargeStruct ItlcRecord; /* Derived from a struct of 48 bytes in size */
-
- typedef SOMLargeStruct ItlbRecord; /* Derived from a struct of 20 bytes in size */
-
- /* New ItlbExtRecord structure for System 7.0 */
- typedef SOMLargeStruct ItlbExtRecord; /* Derived from a struct of 50 bytes in size */
-
-
- #endif /* __SOMIDL__ */
-
- #endif /* __INTLRESOURCES_IDL__ */
-
-